getResultsFromIntent

Get the remote input text results bundle from an intent. The returned Bundle will contain a key/value for every result key populated by remote input collector. Use the getCharSequence method to retrieve a value. For data results use getDataResultsFromIntent.

Parameters

intent

The intent object that fired in response to an action or content intent which also had one or more remote input requested.